| オーバーロード | 解説 | 
|---|---|
| Add(TKey,TValue) | Adds an element with the provided key and value to the ObservableDictionary<TKey,TValue>. | 
| Add(ObservableKeyValuePair<TKey,TValue>) | System.Collections.ObjectModel.Collection<T>から継承されます。 | 
| オーバーロード | 解説 | 
|---|---|
| Add(TKey,TValue) | Adds an element with the provided key and value to the ObservableDictionary<TKey,TValue>. | 
| Add(ObservableKeyValuePair<TKey,TValue>) | System.Collections.ObjectModel.Collection<T>から継承されます。 |